home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_49706.txt < prev    next >
Text File  |  1990-08-24  |  1KB  |  61 lines

  1. -- card: 49706 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 43395
  5. -- name: SMALL BUT IMPORTANT CHANGES
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=174 top=187 right=202 bottom=292
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=160 top=217 right=232 bottom=302
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 9
  31. -- style flags: 0
  32. -- line height: 12
  33. -- part name: 
  34.  
  35.  
  36. -- part contents for background part 1
  37. ----- text -----
  38. Here are several small changes to HyperTalk in HyperCard 2.0:
  39.  
  40. ‚Ä¢ 0.00 is allowed as an integer
  41. ‚Ä¢ ‚Äúin‚Äù is no longer always the same as ‚Äúof‚Äù. Only ‚Äúof‚Äù 
  42.   is allowed with properties, such as 
  43.  
  44.    Only ‚Äúin‚Äù is allowed with the find command:
  45.  
  46. ‚Ä¢ ‚Äúthe‚Äù is allowed (and ignored) before ordinals, 
  47.   before ‚Äúprev‚Äù and ‚Äúnext‚Äù, and before windows
  48. ‚Ä¢¬†unquoted literals are now allowed anywhere an 
  49.   expression is allowed
  50.  
  51. -- part contents for card part 1
  52. ----- text -----
  53. the autohilite OF btn 3
  54.  
  55. -- part contents for card part 2
  56. ----- text -----
  57. find "Corn" IN fld "ofDreams"
  58.  
  59. -- part contents for background part 2
  60. ----- text -----
  61. SMALL BUT IMPORTANT CHANGES